issue templates: reproducers should be written in C
authorTimm Bäder <mail@baedert.org>
Fri, 17 May 2019 06:55:40 +0000 (08:55 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 18 May 2019 11:47:59 +0000 (13:47 +0200)
I don't want to install a new set of bindings every time someone
attaches a reproducer to a bug. I also don't want to rewrite sait
reproducer in C every time just to eliminate the possibility of broken
bindings.

.gitlab/issue_templates/Bug.md

index a3fd1d57a65079c0071fdef36e5ab1e3761aa7f4..61244a93c4e23fdd34123837d2d50763ba6a8e5c 100644 (file)
@@ -7,8 +7,8 @@
 <!--
   You should try and reproduce with the demos applications available
   under the `demos` directory, or the test programs in the `tests` directory.
-  Alternatively, please attach a *small and self-contained* example that
-  exhibits the issue.
+  Alternatively, please attach a *small and self-contained* example
+  *written in C* that exhibits the issue.
 -->
 
 ## Current behavior